Lightweight Directory Access Protocol is a client/server X.500 Directory Service Access Protocol Based on the computing model. LDAP is developed based on the X.500 Directory Access Protocol, which simplifies X.500. The main difference between LDAP
Error/data Code
Error
Description
0
Ldap_success
Indicates the requested client operation completed successfully.
1
Ldap_operations_error
Indicates an internal error. The server is
Schema is an important part of LDAP, similar to the schema definition of a database, the LDAP schema defines the structure and rules that the LDAP directory should follow, such as what attributes a objectclass will have, what structures these
noun explanation objectclassLDAP object class, which is an LDAP built-in data model. Each objectclass has its own data structure, such as we have a "phone book" objectclass, will certainly have a lot of properties (attributes), such as name (UID),
Ldap_success = 0 // successLdap_operations_error = 1 // operation ErrorLdap_protocol_error = 2 // Protocol ErrorLdap_time_limit_exceeded = 3 // exceeds the maximum time limitLdap_size_limit_exceeded = 4 // exceeds the maximum number of returned
Single Sign-On (SSO) based on CAS: CAS + LDAP for Single Sign-on authentication and ssoldap
[1]. Overview CAS is the central authentication portal for N systems, and user information throughout multiple systems is shared and should be
Recently, the LDAP server has not been given the power to paste an LDAP error code for its own viewing:
0 ldap_success SUCCESS1 Ldap_operations_error OPERATIONS ERROR2 Ldap_protocol_error PROTOCOL ERROR3 ldap_timelimit_exceeded TimeLimit exceeded4
1. user needs and problems
The current user has MS Active Directory Server (AD) as a unified user management platform. Ad maintains user authentication and basic user information for multiple applications, including adding, renaming, deleting,
Ldap_success = 0 // successLdap_operations_error = 1 // operation ErrorLdap_protocol_error = 2 // Protocol ErrorLdap_time_limit_exceeded = 3 // exceeds the maximum time limitLdap_size_limit_exceeded = 4 // exceeds the maximum number of returned
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.